home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-3420 / articles / language.txt < prev    next >
Text File  |  1989-04-05  |  4KB  |  86 lines

  1. COMPUTER LANGUAGES
  2.  
  3. In this text I will try to explain you something about 
  4. computerlanguages.
  5.  
  6. The most wellknown language is ofcourse Basic.
  7.  
  8. The word Basic stands for: Beginners All purpose Symbolic 
  9. Instruction Code.
  10.  
  11. There are all differend kinds of Basics, but in one way  or another
  12. there is an link between all kinds of Basics. 
  13. Let me give you an example: My first computer was an ZX-Spectrum,
  14. after that I got an MSX, (yes and I am still ashamed of it.)
  15. Their Basics where very different, but most of the instructions 
  16. where and are the same. 
  17. The Basic on the MSX was "smarter", you could do more things, and 
  18. the computer didn't mind. 
  19.  
  20. M Basic (Basic on an MSX) looks very much like GW-Basic on an PC.
  21. Only M Basic could do more with sound than GW-Basic.
  22.  
  23. GW-Basic didn't satisfy the Personal Computer Programmer, so they
  24. have now a basic called Quick Basic. If you by a new PC you also 
  25. get Quick Basic with it. 
  26. Most of the people I spoke to agreed on the fact that Quick Basic
  27. is quit an improvement. Quick Basic has a much better and "nicer" 
  28. editor than GW-Basic.
  29. As far as I am aware of the editor of Quick Basic Looks like the 
  30. editor of GFA-Basic. 
  31.  
  32. On the PC they also have got GFA-Basic. This is  GFA-Basic 
  33. version 4.00.  Although the GFA-Basic on the ST and GFA-Basic 
  34. on the MS Dos have the same name and if you have much fantasy,
  35. you can see some  corresponding things in both editors, both
  36. Basics are not equal. 
  37.  
  38. This is because both computers are internal very different. 
  39. For instance an Atari has a Motorola 68000 processor, and
  40. an MS-Dos has an  Intel  processor. 
  41.  
  42. But there are more Languages than Basic. There is a language
  43. called: C. I can not tell you much on this language, because I
  44. have no experience with it. As far as I know It looks a bit like
  45. Pascal, and it is much faster than Basic on the Atari ST.
  46. On the Atari ST it can even support an Co-processor.
  47.  
  48. PASCAL is a computer language that is used very much on an Ms Dos.  
  49. PASCAL is a language, which is developed by professor Niklaus 
  50. Wirth, in 1970. He wanted a language which is powerfull, and 
  51. which his students could use. 
  52. PASCAL has very little things in comment with Basic, Because most
  53. of the instructions are different with Basic. PASCAL is a very 
  54. handy language for those who study maths on a very high level. 
  55.  
  56. But there is more then PASCAL, Basic, and C. There is also
  57. Machine code. Machine code is a very low language, this means, 
  58. that it has very little instructions. The advantage of 
  59. machinecode has is, that it is very fast. 
  60. For example K.G.E. of the D.B.A. (ofcourse) showed in the D.B.A. 
  61. Diskmagazine 1 an  program that made produced more than 16 colours. 
  62. Yes I know most of you people say:" But you can do that also in 
  63. Basic." I know, also in the D.B.A. Diskmagazine 1 there was a 
  64. small Basic program what provided the programmer more than
  65. 16 colours, but if you move the mouse, or you make the programm 
  66. much  bigger then it doesn't look very nice anymore. 
  67.  
  68.  
  69. I think I have said everything I know on languages.  There are 
  70. much more languages, but I think they are not so important.
  71. If you know more on computerlanguages, then write a piece on
  72. it for the D.B.A. I think it will interest quite some readers.
  73. If you don't want to write it in the D.B.A. Diskmagazine, then 
  74. just write a lettre to me.
  75.  
  76.  
  77. I promise you all, that I will write you more on computer-languages
  78. as soon as I have finished my MTS education.
  79.  
  80. Text by O.T.M.
  81.  
  82. Rembrandtstraat 48,
  83. 8331 RP Steenwijk,
  84. The Netherlands.
  85.  
  86.